My Stuff
Loading
-
Re: June 28, 2023 | Question of the Week
Time's up, everyone! ✨ Kindly see details below for the correct answer and its explanation: Correct Answer: C Explanation: The syntax for CONCAT function is CONCAT(char1, char2). This formula concate…1 -
Re: How to track Items sold but unbilled?
Try this using an Item Saved Search: Criteria tab > Standard subtab Criteria tab > Summary subtab Formula used: CASE WHEN {transaction.type} = 'Sales Order' THEN {transaction.quantity} END ABS(…1 -
Re: Can we increase the transactions listed in the Related Records subtab on items?
Hi @Lee Ann R, Per checking, it seems that your requirement is currently a system limitation and is logged as: Enhancement # 110467: Lists > Sublist View of Records> Ability to have the paginat…1 -
Re: Why is Timestamp not showing in saved search?
Hi @FazeprooF, I tried it on my test account and was able to reproduce what you mentioned. As a workaround, please try using a Formula (Date/Time) field instead, and use the formula: {lineitemenddate…1 -
Re: ADD column Field in inventory count form
Hi @Hormese Paul, Per checking my resources, it seems that this is still a current limitation of the system. There is an existing enhancement request logged for this: Enhancement # 235992 - Be able t…6